home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / editors / emacs / xemacs / xemacs-1.004 / xemacs-1 / xemacs-19.13 / src / s / decosf3-1.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-02-07  |  306 b   |  16 lines

  1. /* Synched up with: Not in FSF. */
  2.  
  3. #include "decosf1-3.h"
  4.  
  5. /* XEmacs change from Carl D. Roth <roth@cse.ucsc.edu>
  6.  
  7. /* we have a working alloca */
  8. # ifndef NOT_C_CODE
  9. # include <alloca.h>
  10. # endif
  11.  
  12. /* It seems that read() and write() are affected, but not open() and
  13.    close() */
  14.  
  15. #define INTERRUPTIBLE_IO
  16.